[INFO] cloning repository https://github.com/zerotacg/ryzom-patch-info
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zerotacg/ryzom-patch-info" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzerotacg%2Fryzom-patch-info", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzerotacg%2Fryzom-patch-info'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f227304d1ca7b58fc3ad7bec2569329e01185e87
[INFO] checking zerotacg/ryzom-patch-info against master#ff647322379c48947c196639599067665ff9eb88 for pr-151539-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzerotacg%2Fryzom-patch-info" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/zerotacg/ryzom-patch-info
[INFO] finished tweaking git repo https://github.com/zerotacg/ryzom-patch-info
[INFO] tweaked toml for git repo https://github.com/zerotacg/ryzom-patch-info written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/zerotacg/ryzom-patch-info on toolchain ff647322379c48947c196639599067665ff9eb88
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff647322379c48947c196639599067665ff9eb88" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/zerotacg/ryzom-patch-info already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff647322379c48947c196639599067665ff9eb88" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] ff3404e4bd6599f8a3c1b8d790d98b8cc603446a75d511678f076a5fc0a84e3b
[INFO] running `Command { std: "docker" "start" "ff3404e4bd6599f8a3c1b8d790d98b8cc603446a75d511678f076a5fc0a84e3b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ff3404e4bd6599f8a3c1b8d790d98b8cc603446a75d511678f076a5fc0a84e3b" "/opt/rustwide/cargo-home/bin/cargo" "+ff647322379c48947c196639599067665ff9eb88" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ff3404e4bd6599f8a3c1b8d790d98b8cc603446a75d511678f076a5fc0a84e3b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ff3404e4bd6599f8a3c1b8d790d98b8cc603446a75d511678f076a5fc0a84e3b" "/opt/rustwide/cargo-home/bin/cargo" "+ff647322379c48947c196639599067665ff9eb88" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.71
[INFO] [stderr]     Checking anstyle-parse v0.2.4
[INFO] [stderr]     Checking anstyle-query v1.1.0
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.0
[INFO] [stderr]     Checking anstyle v1.0.7
[INFO] [stderr]     Checking colorchoice v1.0.1
[INFO] [stderr]     Checking clap_lex v0.7.1
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]     Checking anstream v0.6.14
[INFO] [stderr]     Checking clap_builder v4.5.9
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling clap_derive v4.5.8
[INFO] [stderr]    Compiling enum-ordinalize-derive v4.3.2
[INFO] [stderr]     Checking enum-ordinalize v4.3.2
[INFO] [stderr]     Checking clap v4.5.9
[INFO] [stderr]     Checking serde v1.0.210
[INFO] [stderr]     Checking ryzom-patch-info v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `AddAssign`, `MulAssign`, and `Neg`
[INFO] [stdout]  --> src/format/de.rs:2:16
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::ops::{AddAssign, MulAssign, Neg};
[INFO] [stdout]   |                ^^^^^^^^^  ^^^^^^^^^  ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]    --> src/format/de.rs:764:9
[INFO] [stdout]     |
[INFO] [stdout] 764 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `PersistentDataRecord` and `Tokens`
[INFO] [stdout]    --> src/format/de.rs:765:21
[INFO] [stdout]     |
[INFO] [stdout] 765 |     use crate::pd::{PersistentDataRecord, Tokens};
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `BEGIN_TOKEN` should have an upper camel case name
[INFO] [stdout]   --> src/pd/mod.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 |     BEGIN_TOKEN(String),
[INFO] [stdout]    |     ^^^^^^^^^^^ help: convert the identifier to upper camel case: `BeginToken`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `END_TOKEN` should have an upper camel case name
[INFO] [stdout]   --> src/pd/mod.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     END_TOKEN(String),
[INFO] [stdout]    |     ^^^^^^^^^ help: convert the identifier to upper camel case: `EndToken`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `SINT_TOKEN` should have an upper camel case name
[INFO] [stdout]   --> src/pd/mod.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     SINT_TOKEN(String),
[INFO] [stdout]    |     ^^^^^^^^^^ help: convert the identifier to upper camel case: `SintToken`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `UINT_TOKEN` should have an upper camel case name
[INFO] [stdout]   --> src/pd/mod.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     UINT_TOKEN(String),
[INFO] [stdout]    |     ^^^^^^^^^^ help: convert the identifier to upper camel case: `UintToken`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `FLOAT_TOKEN` should have an upper camel case name
[INFO] [stdout]   --> src/pd/mod.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 |     FLOAT_TOKEN(String),
[INFO] [stdout]    |     ^^^^^^^^^^^ help: convert the identifier to upper camel case: `FloatToken`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `STRING_TOKEN` should have an upper camel case name
[INFO] [stdout]   --> src/pd/mod.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 |     STRING_TOKEN(String),
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `StringToken`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `FLAG_TOKEN` should have an upper camel case name
[INFO] [stdout]   --> src/pd/mod.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 |     FLAG_TOKEN(String),
[INFO] [stdout]    |     ^^^^^^^^^^ help: convert the identifier to upper camel case: `FlagToken`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `EXTEND_TOKEN` should have an upper camel case name
[INFO] [stdout]   --> src/pd/mod.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     EXTEND_TOKEN(String),
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `ExtendToken`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `STRUCT_BEGIN` should have an upper camel case name
[INFO] [stdout]   --> src/pd/mod.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 38 |     STRUCT_BEGIN,
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `StructBegin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `STRUCT_END` should have an upper camel case name
[INFO] [stdout]   --> src/pd/mod.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 39 |     STRUCT_END,
[INFO] [stdout]    |     ^^^^^^^^^^ help: convert the identifier to upper camel case: `StructEnd`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `EXTEND_TYPE` should have an upper camel case name
[INFO] [stdout]   --> src/pd/mod.rs:48:5
[INFO] [stdout]    |
[INFO] [stdout] 48 |     EXTEND_TYPE,
[INFO] [stdout]    |     ^^^^^^^^^^^ help: convert the identifier to upper camel case: `ExtendType`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `AddAssign`, `MulAssign`, and `Neg`
[INFO] [stdout]  --> src/format/de.rs:2:16
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::ops::{AddAssign, MulAssign, Neg};
[INFO] [stdout]   |                ^^^^^^^^^  ^^^^^^^^^  ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `BEGIN_TOKEN` should have an upper camel case name
[INFO] [stdout]   --> src/pd/mod.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 |     BEGIN_TOKEN(String),
[INFO] [stdout]    |     ^^^^^^^^^^^ help: convert the identifier to upper camel case: `BeginToken`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `END_TOKEN` should have an upper camel case name
[INFO] [stdout]   --> src/pd/mod.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     END_TOKEN(String),
[INFO] [stdout]    |     ^^^^^^^^^ help: convert the identifier to upper camel case: `EndToken`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `SINT_TOKEN` should have an upper camel case name
[INFO] [stdout]   --> src/pd/mod.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     SINT_TOKEN(String),
[INFO] [stdout]    |     ^^^^^^^^^^ help: convert the identifier to upper camel case: `SintToken`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `UINT_TOKEN` should have an upper camel case name
[INFO] [stdout]   --> src/pd/mod.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     UINT_TOKEN(String),
[INFO] [stdout]    |     ^^^^^^^^^^ help: convert the identifier to upper camel case: `UintToken`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `FLOAT_TOKEN` should have an upper camel case name
[INFO] [stdout]   --> src/pd/mod.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 |     FLOAT_TOKEN(String),
[INFO] [stdout]    |     ^^^^^^^^^^^ help: convert the identifier to upper camel case: `FloatToken`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `STRING_TOKEN` should have an upper camel case name
[INFO] [stdout]   --> src/pd/mod.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 |     STRING_TOKEN(String),
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `StringToken`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `FLAG_TOKEN` should have an upper camel case name
[INFO] [stdout]   --> src/pd/mod.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 |     FLAG_TOKEN(String),
[INFO] [stdout]    |     ^^^^^^^^^^ help: convert the identifier to upper camel case: `FlagToken`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `EXTEND_TOKEN` should have an upper camel case name
[INFO] [stdout]   --> src/pd/mod.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     EXTEND_TOKEN(String),
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `ExtendToken`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `STRUCT_BEGIN` should have an upper camel case name
[INFO] [stdout]   --> src/pd/mod.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 38 |     STRUCT_BEGIN,
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `StructBegin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `STRUCT_END` should have an upper camel case name
[INFO] [stdout]   --> src/pd/mod.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 39 |     STRUCT_END,
[INFO] [stdout]    |     ^^^^^^^^^^ help: convert the identifier to upper camel case: `StructEnd`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `EXTEND_TYPE` should have an upper camel case name
[INFO] [stdout]   --> src/pd/mod.rs:48:5
[INFO] [stdout]    |
[INFO] [stdout] 48 |     EXTEND_TYPE,
[INFO] [stdout]    |     ^^^^^^^^^^^ help: convert the identifier to upper camel case: `ExtendType`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `visitor`
[INFO] [stdout]    --> src/format/de.rs:118:32
[INFO] [stdout]     |
[INFO] [stdout] 118 |     fn deserialize_i8<V>(self, visitor: V) -> Result<V::Value>
[INFO] [stdout]     |                                ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `visitor`
[INFO] [stdout]    --> src/format/de.rs:125:33
[INFO] [stdout]     |
[INFO] [stdout] 125 |     fn deserialize_i16<V>(self, visitor: V) -> Result<V::Value>
[INFO] [stdout]     |                                 ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `visitor`
[INFO] [stdout]    --> src/format/de.rs:144:33
[INFO] [stdout]     |
[INFO] [stdout] 144 |     fn deserialize_i64<V>(self, visitor: V) -> Result<V::Value>
[INFO] [stdout]     |                                 ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `visitor`
[INFO] [stdout]    --> src/format/de.rs:151:32
[INFO] [stdout]     |
[INFO] [stdout] 151 |     fn deserialize_u8<V>(self, visitor: V) -> Result<V::Value>
[INFO] [stdout]     |                                ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `visitor`
[INFO] [stdout]    --> src/format/de.rs:158:33
[INFO] [stdout]     |
[INFO] [stdout] 158 |     fn deserialize_u16<V>(self, visitor: V) -> Result<V::Value>
[INFO] [stdout]     |                                 ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `visitor`
[INFO] [stdout]    --> src/format/de.rs:176:33
[INFO] [stdout]     |
[INFO] [stdout] 176 |     fn deserialize_u64<V>(self, visitor: V) -> Result<V::Value>
[INFO] [stdout]     |                                 ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `fields`
[INFO] [stdout]    --> src/format/de.rs:306:9
[INFO] [stdout]     |
[INFO] [stdout] 306 |         fields: &'static [&'static str],
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_fields`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `visitor`
[INFO] [stdout]    --> src/format/de.rs:307:9
[INFO] [stdout]     |
[INFO] [stdout] 307 |         visitor: V,
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `visitor`
[INFO] [stdout]    --> src/format/de.rs:319:9
[INFO] [stdout]     |
[INFO] [stdout] 319 |         visitor: V,
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `visitor`
[INFO] [stdout]    --> src/format/de.rs:377:32
[INFO] [stdout]     |
[INFO] [stdout] 377 |     fn deserialize_i8<V>(self, visitor: V) -> Result<V::Value>
[INFO] [stdout]     |                                ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `visitor`
[INFO] [stdout]    --> src/format/de.rs:384:33
[INFO] [stdout]     |
[INFO] [stdout] 384 |     fn deserialize_i16<V>(self, visitor: V) -> Result<V::Value>
[INFO] [stdout]     |                                 ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `visitor`
[INFO] [stdout]    --> src/format/de.rs:403:33
[INFO] [stdout]     |
[INFO] [stdout] 403 |     fn deserialize_i64<V>(self, visitor: V) -> Result<V::Value>
[INFO] [stdout]     |                                 ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `visitor`
[INFO] [stdout]    --> src/format/de.rs:410:32
[INFO] [stdout]     |
[INFO] [stdout] 410 |     fn deserialize_u8<V>(self, visitor: V) -> Result<V::Value>
[INFO] [stdout]     |                                ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `visitor`
[INFO] [stdout]    --> src/format/de.rs:417:33
[INFO] [stdout]     |
[INFO] [stdout] 417 |     fn deserialize_u16<V>(self, visitor: V) -> Result<V::Value>
[INFO] [stdout]     |                                 ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `visitor`
[INFO] [stdout]    --> src/format/de.rs:435:33
[INFO] [stdout]     |
[INFO] [stdout] 435 |     fn deserialize_u64<V>(self, visitor: V) -> Result<V::Value>
[INFO] [stdout]     |                                 ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `visitor`
[INFO] [stdout]    --> src/format/de.rs:521:33
[INFO] [stdout]     |
[INFO] [stdout] 521 |     fn deserialize_seq<V>(self, visitor: V) -> Result<V::Value>
[INFO] [stdout]     |                                 ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `token`
[INFO] [stdout]    --> src/format/de.rs:694:13
[INFO] [stdout]     |
[INFO] [stdout] 694 |         let token = self.de.peek_token()?;
[INFO] [stdout]     |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_token`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `visitor`
[INFO] [stdout]    --> src/format/de.rs:118:32
[INFO] [stdout]     |
[INFO] [stdout] 118 |     fn deserialize_i8<V>(self, visitor: V) -> Result<V::Value>
[INFO] [stdout]     |                                ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `visitor`
[INFO] [stdout]    --> src/format/de.rs:125:33
[INFO] [stdout]     |
[INFO] [stdout] 125 |     fn deserialize_i16<V>(self, visitor: V) -> Result<V::Value>
[INFO] [stdout]     |                                 ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `visitor`
[INFO] [stdout]    --> src/format/de.rs:144:33
[INFO] [stdout]     |
[INFO] [stdout] 144 |     fn deserialize_i64<V>(self, visitor: V) -> Result<V::Value>
[INFO] [stdout]     |                                 ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `visitor`
[INFO] [stdout]    --> src/format/de.rs:151:32
[INFO] [stdout]     |
[INFO] [stdout] 151 |     fn deserialize_u8<V>(self, visitor: V) -> Result<V::Value>
[INFO] [stdout]     |                                ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `visitor`
[INFO] [stdout]    --> src/format/de.rs:158:33
[INFO] [stdout]     |
[INFO] [stdout] 158 |     fn deserialize_u16<V>(self, visitor: V) -> Result<V::Value>
[INFO] [stdout]     |                                 ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `visitor`
[INFO] [stdout]    --> src/format/de.rs:176:33
[INFO] [stdout]     |
[INFO] [stdout] 176 |     fn deserialize_u64<V>(self, visitor: V) -> Result<V::Value>
[INFO] [stdout]     |                                 ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `fields`
[INFO] [stdout]    --> src/format/de.rs:306:9
[INFO] [stdout]     |
[INFO] [stdout] 306 |         fields: &'static [&'static str],
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_fields`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `from_pdr` is never used
[INFO] [stdout]   --> src/format/de.rs:27:8
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub fn from_pdr<'input, T>(input: &'input pd::PersistentDataRecord) -> Result<T>
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `visitor`
[INFO] [stdout]    --> src/format/de.rs:307:9
[INFO] [stdout]     |
[INFO] [stdout] 307 |         visitor: V,
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `visitor`
[INFO] [stdout]    --> src/format/de.rs:319:9
[INFO] [stdout]     |
[INFO] [stdout] 319 |         visitor: V,
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/format/de.rs:93:8
[INFO] [stdout]    |
[INFO] [stdout] 92 | impl<'child, 'input> ChildDeserializer<'child, 'input> {
[INFO] [stdout]    | ------------------------------------------------------ associated function in this implementation
[INFO] [stdout] 93 |     fn new(de: &'child mut Deserializer<'input>, field: &'static str) -> Self {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `is_extended` is never used
[INFO] [stdout]   --> src/pd/mod.rs:52:12
[INFO] [stdout]    |
[INFO] [stdout] 51 | impl TType {
[INFO] [stdout]    | ---------- method in this implementation
[INFO] [stdout] 52 |     pub fn is_extended(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `version`, `total_size`, and `strings_size` are never read
[INFO] [stdout]  --> src/pd/header.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub struct Header {
[INFO] [stdout]   |            ------ fields in this struct
[INFO] [stdout] 3 |     pub version: u32,
[INFO] [stdout]   |         ^^^^^^^
[INFO] [stdout] 4 |     pub total_size: u32,
[INFO] [stdout]   |         ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 8 |     pub strings_size: u32,
[INFO] [stdout]   |         ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Header` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `visitor`
[INFO] [stdout]    --> src/format/de.rs:377:32
[INFO] [stdout]     |
[INFO] [stdout] 377 |     fn deserialize_i8<V>(self, visitor: V) -> Result<V::Value>
[INFO] [stdout]     |                                ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `visitor`
[INFO] [stdout]    --> src/format/de.rs:384:33
[INFO] [stdout]     |
[INFO] [stdout] 384 |     fn deserialize_i16<V>(self, visitor: V) -> Result<V::Value>
[INFO] [stdout]     |                                 ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `visitor`
[INFO] [stdout]    --> src/format/de.rs:403:33
[INFO] [stdout]     |
[INFO] [stdout] 403 |     fn deserialize_i64<V>(self, visitor: V) -> Result<V::Value>
[INFO] [stdout]     |                                 ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `_Files` should have a snake case name
[INFO] [stdout]  --> src/patch/mod.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     _Files: CBNPFileSet,          // read_struct
[INFO] [stdout]   |     ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `_files`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `_Categories` should have a snake case name
[INFO] [stdout]  --> src/patch/mod.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     _Categories: CBNPCategorySet, // read_struct
[INFO] [stdout]   |     ^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `_categories`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `visitor`
[INFO] [stdout]    --> src/format/de.rs:410:32
[INFO] [stdout]     |
[INFO] [stdout] 410 |     fn deserialize_u8<V>(self, visitor: V) -> Result<V::Value>
[INFO] [stdout]     |                                ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `_Files` should have a snake case name
[INFO] [stdout]   --> src/patch/mod.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub _Files: Vec<CBNPFile>, // read_struct_vec
[INFO] [stdout]    |         ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `_files`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `visitor`
[INFO] [stdout]    --> src/format/de.rs:417:33
[INFO] [stdout]     |
[INFO] [stdout] 417 |     fn deserialize_u16<V>(self, visitor: V) -> Result<V::Value>
[INFO] [stdout]     |                                 ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `_Category` should have a snake case name
[INFO] [stdout]   --> src/patch/mod.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pub _Category: Vec<CBNPCategory>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `_category`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `_Name` should have a snake case name
[INFO] [stdout]   --> src/patch/mod.rs:47:9
[INFO] [stdout]    |
[INFO] [stdout] 47 |     pub _Name: String,
[INFO] [stdout]    |         ^^^^^ help: convert the identifier to snake case: `_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `_IsOptional` should have a snake case name
[INFO] [stdout]   --> src/patch/mod.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub _IsOptional: Option<bool>,
[INFO] [stdout]    |         ^^^^^^^^^^^ help: convert the identifier to snake case: `_is_optional`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `_UnpackTo` should have a snake case name
[INFO] [stdout]   --> src/patch/mod.rs:49:9
[INFO] [stdout]    |
[INFO] [stdout] 49 |     pub _UnpackTo: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case: `_unpack_to`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `_IsIncremental` should have a snake case name
[INFO] [stdout]   --> src/patch/mod.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 50 |     pub _IsIncremental: Option<bool>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `_is_incremental`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `_CatRequired` should have a snake case name
[INFO] [stdout]   --> src/patch/mod.rs:51:9
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub _CatRequired: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `_cat_required`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `_Hidden` should have a snake case name
[INFO] [stdout]   --> src/patch/mod.rs:52:9
[INFO] [stdout]    |
[INFO] [stdout] 52 |     pub _Hidden: Option<bool>,
[INFO] [stdout]    |         ^^^^^^^ help: convert the identifier to snake case: `_hidden`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `visitor`
[INFO] [stdout]    --> src/format/de.rs:435:33
[INFO] [stdout]     |
[INFO] [stdout] 435 |     fn deserialize_u64<V>(self, visitor: V) -> Result<V::Value>
[INFO] [stdout]     |                                 ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `_Files` should have a snake case name
[INFO] [stdout]   --> src/patch/mod.rs:53:9
[INFO] [stdout]    |
[INFO] [stdout] 53 |     pub _Files: Vec<String>,
[INFO] [stdout]    |         ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `_files`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `_FileName` should have a snake case name
[INFO] [stdout]   --> src/patch/mod.rs:72:9
[INFO] [stdout]    |
[INFO] [stdout] 72 |     pub _FileName: String,               // read_prop
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case: `_file_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `_Versions` should have a snake case name
[INFO] [stdout]   --> src/patch/mod.rs:73:9
[INFO] [stdout]    |
[INFO] [stdout] 73 |     pub _Versions: Vec<CBNPFileVersion>, // read_struct_vec
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `_versions`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `_VersionNumber` should have a snake case name
[INFO] [stdout]   --> src/patch/mod.rs:87:9
[INFO] [stdout]    |
[INFO] [stdout] 87 |     pub _VersionNumber: u32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `_version_number`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `_FileSize` should have a snake case name
[INFO] [stdout]   --> src/patch/mod.rs:88:9
[INFO] [stdout]    |
[INFO] [stdout] 88 |     pub _FileSize: u32,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case: `_file_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `_7ZFileSize` should have a snake case name
[INFO] [stdout]   --> src/patch/mod.rs:89:9
[INFO] [stdout]    |
[INFO] [stdout] 89 |     pub _7ZFileSize: u32,
[INFO] [stdout]    |         ^^^^^^^^^^^ help: convert the identifier to snake case: `_7_zfile_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `_FileTime` should have a snake case name
[INFO] [stdout]   --> src/patch/mod.rs:90:9
[INFO] [stdout]    |
[INFO] [stdout] 90 |     pub _FileTime: u32,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case: `_file_time`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `_PatchSize` should have a snake case name
[INFO] [stdout]   --> src/patch/mod.rs:91:9
[INFO] [stdout]    |
[INFO] [stdout] 91 |     pub _PatchSize: u32,
[INFO] [stdout]    |         ^^^^^^^^^^ help: convert the identifier to snake case: `_patch_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `_HashKey` should have a snake case name
[INFO] [stdout]   --> src/patch/mod.rs:92:9
[INFO] [stdout]    |
[INFO] [stdout] 92 |     pub _HashKey: Vec<u32>, // read_prop_vec
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case: `_hash_key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `token2Type` should have a snake case name
[INFO] [stdout]   --> src/pd/mod.rs:66:8
[INFO] [stdout]    |
[INFO] [stdout] 66 | pub fn token2Type(token: &Tokens, extended: bool) -> TType {
[INFO] [stdout]    |        ^^^^^^^^^^ help: convert the identifier to snake case: `token2_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `_TokenOffset` should have a snake case name
[INFO] [stdout]   --> src/pd/persistent_data.rs:83:9
[INFO] [stdout]    |
[INFO] [stdout] 83 |     pub _TokenOffset: usize,
[INFO] [stdout]    |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `_token_offset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `_ArgOffset` should have a snake case name
[INFO] [stdout]   --> src/pd/persistent_data.rs:84:9
[INFO] [stdout]    |
[INFO] [stdout] 84 |     pub _ArgOffset: usize,
[INFO] [stdout]    |         ^^^^^^^^^^ help: convert the identifier to snake case: `_arg_offset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `visitor`
[INFO] [stdout]    --> src/format/de.rs:521:33
[INFO] [stdout]     |
[INFO] [stdout] 521 |     fn deserialize_seq<V>(self, visitor: V) -> Result<V::Value>
[INFO] [stdout]     |                                 ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `token`
[INFO] [stdout]    --> src/format/de.rs:694:13
[INFO] [stdout]     |
[INFO] [stdout] 694 |         let token = self.de.peek_token()?;
[INFO] [stdout]     |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_token`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/format/de.rs:93:8
[INFO] [stdout]    |
[INFO] [stdout] 92 | impl<'child, 'input> ChildDeserializer<'child, 'input> {
[INFO] [stdout]    | ------------------------------------------------------ associated function in this implementation
[INFO] [stdout] 93 |     fn new(de: &'child mut Deserializer<'input>, field: &'static str) -> Self {
[INFO] [stdout]    |        ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `is_extended` is never used
[INFO] [stdout]   --> src/pd/mod.rs:52:12
[INFO] [stdout]    |
[INFO] [stdout] 51 | impl TType {
[INFO] [stdout]    | ---------- method in this implementation
[INFO] [stdout] 52 |     pub fn is_extended(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `version`, `total_size`, and `strings_size` are never read
[INFO] [stdout]  --> src/pd/header.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub struct Header {
[INFO] [stdout]   |            ------ fields in this struct
[INFO] [stdout] 3 |     pub version: u32,
[INFO] [stdout]   |         ^^^^^^^
[INFO] [stdout] 4 |     pub total_size: u32,
[INFO] [stdout]   |         ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 8 |     pub strings_size: u32,
[INFO] [stdout]   |         ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Header` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `_Files` should have a snake case name
[INFO] [stdout]  --> src/patch/mod.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     _Files: CBNPFileSet,          // read_struct
[INFO] [stdout]   |     ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `_files`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `_Categories` should have a snake case name
[INFO] [stdout]  --> src/patch/mod.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     _Categories: CBNPCategorySet, // read_struct
[INFO] [stdout]   |     ^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `_categories`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `_Files` should have a snake case name
[INFO] [stdout]   --> src/patch/mod.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub _Files: Vec<CBNPFile>, // read_struct_vec
[INFO] [stdout]    |         ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `_files`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `_Category` should have a snake case name
[INFO] [stdout]   --> src/patch/mod.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pub _Category: Vec<CBNPCategory>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `_category`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `_Name` should have a snake case name
[INFO] [stdout]   --> src/patch/mod.rs:47:9
[INFO] [stdout]    |
[INFO] [stdout] 47 |     pub _Name: String,
[INFO] [stdout]    |         ^^^^^ help: convert the identifier to snake case: `_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `_IsOptional` should have a snake case name
[INFO] [stdout]   --> src/patch/mod.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub _IsOptional: Option<bool>,
[INFO] [stdout]    |         ^^^^^^^^^^^ help: convert the identifier to snake case: `_is_optional`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `_UnpackTo` should have a snake case name
[INFO] [stdout]   --> src/patch/mod.rs:49:9
[INFO] [stdout]    |
[INFO] [stdout] 49 |     pub _UnpackTo: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case: `_unpack_to`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `_IsIncremental` should have a snake case name
[INFO] [stdout]   --> src/patch/mod.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 50 |     pub _IsIncremental: Option<bool>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `_is_incremental`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `_CatRequired` should have a snake case name
[INFO] [stdout]   --> src/patch/mod.rs:51:9
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub _CatRequired: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `_cat_required`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `_Hidden` should have a snake case name
[INFO] [stdout]   --> src/patch/mod.rs:52:9
[INFO] [stdout]    |
[INFO] [stdout] 52 |     pub _Hidden: Option<bool>,
[INFO] [stdout]    |         ^^^^^^^ help: convert the identifier to snake case: `_hidden`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `_Files` should have a snake case name
[INFO] [stdout]   --> src/patch/mod.rs:53:9
[INFO] [stdout]    |
[INFO] [stdout] 53 |     pub _Files: Vec<String>,
[INFO] [stdout]    |         ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `_files`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `_FileName` should have a snake case name
[INFO] [stdout]   --> src/patch/mod.rs:72:9
[INFO] [stdout]    |
[INFO] [stdout] 72 |     pub _FileName: String,               // read_prop
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case: `_file_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `_Versions` should have a snake case name
[INFO] [stdout]   --> src/patch/mod.rs:73:9
[INFO] [stdout]    |
[INFO] [stdout] 73 |     pub _Versions: Vec<CBNPFileVersion>, // read_struct_vec
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `_versions`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `_VersionNumber` should have a snake case name
[INFO] [stdout]   --> src/patch/mod.rs:87:9
[INFO] [stdout]    |
[INFO] [stdout] 87 |     pub _VersionNumber: u32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `_version_number`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `_FileSize` should have a snake case name
[INFO] [stdout]   --> src/patch/mod.rs:88:9
[INFO] [stdout]    |
[INFO] [stdout] 88 |     pub _FileSize: u32,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case: `_file_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `_7ZFileSize` should have a snake case name
[INFO] [stdout]   --> src/patch/mod.rs:89:9
[INFO] [stdout]    |
[INFO] [stdout] 89 |     pub _7ZFileSize: u32,
[INFO] [stdout]    |         ^^^^^^^^^^^ help: convert the identifier to snake case: `_7_zfile_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `_FileTime` should have a snake case name
[INFO] [stdout]   --> src/patch/mod.rs:90:9
[INFO] [stdout]    |
[INFO] [stdout] 90 |     pub _FileTime: u32,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case: `_file_time`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `_PatchSize` should have a snake case name
[INFO] [stdout]   --> src/patch/mod.rs:91:9
[INFO] [stdout]    |
[INFO] [stdout] 91 |     pub _PatchSize: u32,
[INFO] [stdout]    |         ^^^^^^^^^^ help: convert the identifier to snake case: `_patch_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `_HashKey` should have a snake case name
[INFO] [stdout]   --> src/patch/mod.rs:92:9
[INFO] [stdout]    |
[INFO] [stdout] 92 |     pub _HashKey: Vec<u32>, // read_prop_vec
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case: `_hash_key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `token2Type` should have a snake case name
[INFO] [stdout]   --> src/pd/mod.rs:66:8
[INFO] [stdout]    |
[INFO] [stdout] 66 | pub fn token2Type(token: &Tokens, extended: bool) -> TType {
[INFO] [stdout]    |        ^^^^^^^^^^ help: convert the identifier to snake case: `token2_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `_TokenOffset` should have a snake case name
[INFO] [stdout]   --> src/pd/persistent_data.rs:83:9
[INFO] [stdout]    |
[INFO] [stdout] 83 |     pub _TokenOffset: usize,
[INFO] [stdout]    |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `_token_offset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `_ArgOffset` should have a snake case name
[INFO] [stdout]   --> src/pd/persistent_data.rs:84:9
[INFO] [stdout]    |
[INFO] [stdout] 84 |     pub _ArgOffset: usize,
[INFO] [stdout]    |         ^^^^^^^^^^ help: convert the identifier to snake case: `_arg_offset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.29s
[INFO] running `Command { std: "docker" "inspect" "ff3404e4bd6599f8a3c1b8d790d98b8cc603446a75d511678f076a5fc0a84e3b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ff3404e4bd6599f8a3c1b8d790d98b8cc603446a75d511678f076a5fc0a84e3b", kill_on_drop: false }`
[INFO] [stdout] ff3404e4bd6599f8a3c1b8d790d98b8cc603446a75d511678f076a5fc0a84e3b
